Skip to content

HDDS-14963. Retry attempt to pull docker images#10047

Open
adoroszlai wants to merge 2 commits intoapache:masterfrom
adoroszlai:HDDS-14963
Open

HDDS-14963. Retry attempt to pull docker images#10047
adoroszlai wants to merge 2 commits intoapache:masterfrom
adoroszlai:HDDS-14963

Conversation

@adoroszlai
Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Try to reduce intermittent error in acceptance tests:

Error response from daemon: Head "https://ghcr.io/v2/apache/ozone-runner/manifests/20260206-2-jdk21": Get "https://ghcr.io/token?scope=repository%3Aapache%2Fozone-runner%3Apull&service=ghcr.io": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

by attempting to pull images a few times. (Currently images are pulled internally during docker compose up.)

https://issues.apache.org/jira/browse/HDDS-14963

How was this patch tested?

Tried to reproduce with repeat-acceptance-test, but the problem didn't happen...

Regular CI:
https://github.com/adoroszlai/ozone/actions/runs/23892541736

@adoroszlai adoroszlai self-assigned this Apr 5, 2026
@adoroszlai adoroszlai added the test label Apr 5, 2026
@Russole
Copy link
Copy Markdown
Contributor

Russole commented Apr 5, 2026

Thanks @adoroszlai for the patch. The change looks good to me. LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants